Skip to content

Conversation

@maimux2x
Copy link
Collaborator

  • Rename
  • Validate DDBJRecord

@ursm ursm force-pushed the validation branch 3 times, most recently from 1201b67 to b13677b Compare September 25, 2025 00:10
@ursm ursm force-pushed the validation branch 2 times, most recently from 0089619 to b18ec33 Compare September 25, 2025 03:01
@maimux2x maimux2x marked this pull request as ready for review October 3, 2025 01:06
@maimux2x maimux2x changed the title validation Validate when updating accession Oct 3, 2025

ValidateJob.perform_later @validation

render status: :created
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
render status: :created
render status: :accepted

def perform(renewal)
renewal.update! progress: :running, started_at: Time.current

sleep 3
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
sleep 3

obj = validation.objs.without_base.last

begin
JSON.parse(obj.file.download)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
JSON.parse(obj.file.download)
JSON.parse obj.file.download

@maimux2x maimux2x changed the title Validate when updating accession Validate when creating DDBJ Record validation and updating accession Oct 3, 2025
@maimux2x maimux2x changed the title Validate when creating DDBJ Record validation and updating accession Validate when upload DDBJ Record and updating accession Oct 3, 2025
@maimux2x maimux2x changed the title Validate when upload DDBJ Record and updating accession Validate for DDBJ Record and updating accession Oct 3, 2025
@maimux2x maimux2x marked this pull request as draft October 3, 2025 01:46
@ursm ursm marked this pull request as ready for review October 3, 2025 01:52
@ursm ursm merged commit 33dacc8 into main Oct 3, 2025
6 checks passed
@ursm ursm deleted the validation branch October 3, 2025 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants